McProfileSettings.MaximumFollowingError 属性
最大跟随误差。若目标位置与实际位置间的距离大于此值,则运动将取消。
命名空间:IntervalZero.KINGSTAR.Base
组合: IntervalZero.KINGSTAR.Base (于 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0
语法
public double MaximumFollowingError { get; set; }
Public Property MaximumFollowingError As Double
属性值
型别:double
参见